Skip to content

fix: smallbot specify github repository - #483

Merged
jdm merged 1 commit into
servo:v2from
alejandro-vaz:smallbot
Aug 29, 2026
Merged

fix: smallbot specify github repository#483
jdm merged 1 commit into
servo:v2from
alejandro-vaz:smallbot

Conversation

@alejandro-vaz

Copy link
Copy Markdown
Collaborator

fixed smallbot

Run COMMAND="${COMMENT#smallbot! }"
failed to run git: fatal: not a git repository (or any of the parent directories): .git

Error: Process completed with exit code 1.

directly specified the repository

didn't use actions checkout because that'd clone the whole repo

@alejandro-vaz
alejandro-vaz requested a review from jdm August 29, 2026 12:04
@alejandro-vaz alejandro-vaz self-assigned this Aug 29, 2026
@jdm
jdm added this pull request to the merge queue Aug 29, 2026
Merged via the queue into servo:v2 with commit b3a6af5 Aug 29, 2026
6 checks passed
alejandro-vaz added a commit to alejandro-vaz/rust-smallvec that referenced this pull request Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants